home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 296
- Top = 182
- Width = 435
- Height = 300
- Caption = 'Form1'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 16
- object Button1: TButton
- Left = 32
- Top = 224
- Width = 369
- Height = 33
- Caption = 'Show Printer Manager Dialog'
- TabOrder = 0
- OnClick = Button1Click
- end
- object PrinterManagerDialog1: TPrinterManagerDialog
- Top = 0
- Left = 0
- Left = 16
- Top = 8
- end
- end
-